pub fn uri_unescape_string( escaped_string: impl IntoGStr, illegal_characters: Option<impl IntoGStr>, ) -> Option<GString>