Macro impl_into_raw_fd

macro_rules! impl_into_raw_fd {
    ($($t:ident)*) => { ... };
}