pub unsafe extern "C" fn gst_webrtc_ice_transport_connection_state_change(
    ice: *mut GstWebRTCICETransport,
    new_state: GstWebRTCICEConnectionState
)