macro_rules! impl_into_native_fn_spanned { ($count:literal, $(($ty:ident, $var:ident)),+) => { ... }; }