macro_rules! tuple_from_box_api {
    ($f:path [ $($args:expr),* , @out ]) => { ... };
}