fd

Macro fd 

Source
macro_rules! fd {
    ($($t:tt)*) => { ... };
}