pub unsafe extern "C" fn gst_rtsp_media_handle_sdp(
    media: *mut GstRTSPMedia,
    sdp: *mut GstSDPMessage
) -> gboolean