Type Definition libc::__syscall_ulong_t
pub type __syscall_ulong_t = ::c_ulong;
The portability is definied by:
#[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]