pub unsafe extern "C" fn gst_rtsp_extension_parse_sdp(
    ext: *mut GstRTSPExtension,
    sdp: *mut GstSDPMessage,
    s: *mut GstStructure
) -> GstRTSPResult