(bind-func gulong_halloc (lambda (value) (let ((gv:GValue* (halloc))) (g_value_init gv G_TYPE_ULONG) (g_value_set_ulong gv value) gv)))