pub unsafe extern "C" fn g_uri_is_valid(
    uri_string: *const c_char,
    flags: GUriFlags,
    error: *mut *mut GError
) -> gboolean