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