pub unsafe extern "C" fn gst_rtsp_sdp_make_media(
    sdp: *mut GstSDPMessage,
    info: *mut GstSDPInfo,
    stream: *mut GstRTSPStream,
    caps: *mut GstCaps,
    profile: GstRTSPProfile
) -> gboolean