pub type rtcDescriptionCallbackFunc = Option<unsafe extern "C" fn(pc: c_int, sdp: *const c_char, type_: *const c_char, ptr: *mut c_void)>;