pub unsafe extern "C" fn gst_rtsp_stream_add_multicast_client_address(
stream: *mut GstRTSPStream,
destination: *const c_char,
rtp_port: c_uint,
rtcp_port: c_uint,
family: GSocketFamily,
) -> gboolean
pub unsafe extern "C" fn gst_rtsp_stream_add_multicast_client_address(
stream: *mut GstRTSPStream,
destination: *const c_char,
rtp_port: c_uint,
rtcp_port: c_uint,
family: GSocketFamily,
) -> gboolean