pub type rtcSignalingStateCallbackFunc = Option<unsafe extern "C" fn(pc: c_int, state: rtcSignalingState, ptr: *mut c_void)>;