pub unsafe extern "C" fn gst_rtsp_media_set_max_mcast_ttl(
    media: *mut GstRTSPMedia,
    ttl: c_uint,
) -> gboolean