pub unsafe extern "C" fn gst_webrtc_ice_transport_new_candidate(
    ice: *mut GstWebRTCICETransport,
    stream_id: c_uint,
    component: GstWebRTCICEComponent,
    attr: *const c_char
)