pub unsafe extern "C" fn g_uri_escape_bytes( unescaped: *const u8, length: size_t, reserved_chars_allowed: *const c_char, ) -> *mut c_char
v2_66