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