Type Definition libc::__fsword_t
pub type __fsword_t = i64;
The portability is definied by:
#[cfg(all(not(any(all(target_arch = "aarch64", target_pointer_width =
"32")))))]