pub unsafe extern "C" fn gst_rtsp_stream_transport_set_url(
    trans: *mut GstRTSPStreamTransport,
    url: *const GstRTSPUrl
)