type NonZeroRawOsError = NonZeroI32;
#[repr(transparent)]struct NonZeroRawOsError(/* private fields */);