pub unsafe extern "C" fn gst_webrtc_ice_set_local_credentials(
ice: *mut GstWebRTCICE,
stream: *mut GstWebRTCICEStream,
ufrag: *const c_char,
pwd: *const c_char,
) -> gboolean
pub unsafe extern "C" fn gst_webrtc_ice_set_local_credentials(
ice: *mut GstWebRTCICE,
stream: *mut GstWebRTCICEStream,
ufrag: *const c_char,
pwd: *const c_char,
) -> gboolean