pub type UnixTimeHook = fn() -> i64;
Function-pointer signature for retrieving the current Unix time in seconds.