Macro fat_avx2

Source
macro_rules! fat_avx2 {
    ($len:expr) => { ... };
}