macro_rules! impl_into_raw_fd {
($($t:ident)*) => { ... };
}Available on (Unix or HermitCore or
target_os=trusty or WASI or target_os=motor) and non-target_os=trusty only.