pub unsafe extern "C" fn rtcCreateDataChannelEx(
    pc: c_int,
    label: *const c_char,
    init: *const rtcDataChannelInit
) -> c_int