(bind-func guchar_halloc (lambda (value) (let ((gv:GValue* (halloc))) (g_value_init gv G_TYPE_UCHAR) (g_value_set_uchar gv value) gv)))