macro_rules! i64_tuple { ($NAME:ident, $ENDIAN:literal, $(#[$STRUCT_META:meta]),* ) => { ... }; }
see u16_tuple for more details and examples.