(bind-func glong_zalloc (lambda (value) (let ((gv:GValue* (zalloc))) (g_value_init gv G_TYPE_LONG) (g_value_set_long gv value) gv)))