pub type clock_t = i64;
#[cfg(all(not(any(all(target_arch = "aarch64", target_pointer_width = "32")))))]