pub unsafe extern "C" fn gst_rtsp_stream_allocate_udp_sockets(
    stream: *mut GstRTSPStream,
    family: GSocketFamily,
    transport: *mut GstRTSPTransport,
    use_client_settings: gboolean
) -> gboolean