(bind-func gint64_zalloc (lambda (value) (let ((gv:GValue* (zalloc))) (g_value_init gv G_TYPE_INT64) (g_value_set_int64 gv value) gv)))