pub unsafe extern "C" fn gst_rtsp_media_factory_set_max_mcast_ttl(
    factory: *mut GstRTSPMediaFactory,
    ttl: c_uint
) -> gboolean