(bind-func gboolean_halloc (lambda (value) (let ((gv:GValue* (halloc))) (g_value_init gv G_TYPE_BOOLEAN) (g_value_set_boolean gv value) gv)))