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