pub unsafe extern "C" fn gst_uri_has_protocol(
    uri: *const c_char,
    protocol: *const c_char
) -> gboolean