pub unsafe extern "C" fn g_uri_escape_string(
    unescaped: *const i8,
    reserved_chars_allowed: *const i8,
    allow_utf8: i32
) -> *mut i8