pub unsafe extern "C" fn gst_webrtc_ice_set_tos(
    ice: *mut GstWebRTCICE,
    stream: *mut GstWebRTCICEStream,
    tos: c_uint
)