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