pub type NativeWidthType = u64;
Expand description

This is to allow tests to run on systems with 64bit pointer types. It doesn’t make a difference since we will be mocking the ioctl calls.