pub type SynchCallback = unsafe extern "C" fn() -> i32;
A type alias for the callback function used for time synchronization events.