pub unsafe extern "C" fn gst_webrtc_ice_gather_candidates(
    ice: *mut GstWebRTCICE,
    stream: *mut GstWebRTCICEStream
) -> gboolean