(bind-func gboxed_zalloc (lambda (value) (let ((gv:GValue* (zalloc))) (g_value_init gv G_TYPE_BOXED) (g_value_set_boxed gv value) gv)))