pub unsafe extern "C" fn g_uri_unescape_string(
    escaped_string: *const i8,
    illegal_characters: *const i8
) -> *mut i8