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