pub(crate) type RawFdContainer = OwnedFd;
#[repr(transparent)]pub(crate) struct RawFdContainer { /* private fields */ }