pub unsafe extern "C" fn _frida_g_uri_unescape_bytes(
    escaped_string: *const c_char,
    length: gssize,
    illegal_characters: *const c_char,
    error: *mut *mut GError
) -> *mut GBytes