pub unsafe extern "C" fn g_variant_parse( type_: *const GVariantType, text: *const gchar, limit: *const gchar, endptr: *mut *const gchar, error: *mut *mut GError, ) -> *mut GVariant