pub unsafe extern "C" fn gst_rtsp_url_set_port(
    url: *mut GstRTSPUrl,
    port: u16
) -> GstRTSPResult