(bind-func gpointer_halloc (lambda (value) (let ((gv:GValue* (halloc))) (g_value_init gv G_TYPE_POINTER) (g_value_set_pointer gv value) gv)))