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