pub type RawOsError = i32;
Raw error code.
This alias mirrors unstable std::io::RawOsError.
std::io::RawOsError