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