pub unsafe extern "C" fn gst_rtsp_media_set_multicast_iface(
    media: *mut GstRTSPMedia,
    multicast_iface: *const c_char
)