(bind-func gint_zalloc (lambda (value) (let ((gv:GValue* (zalloc))) (g_value_init gv G_TYPE_INT) (g_value_set_int gv value) gv)))