pub type rtcLogCallbackFunc = Option<unsafe extern "C" fn(level: rtcLogLevel, message: *const c_char)>;