pub unsafe extern "C" fn gst_rtsp_stream_set_multicast_iface(
    stream: *mut GstRTSPStream,
    multicast_iface: *const c_char
)