pub unsafe extern "C" fn gst_rtsp_stream_set_max_mcast_ttl(
    stream: *mut GstRTSPStream,
    ttl: c_uint
) -> gboolean