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