pub fn take_3n<D: Data>(n: usize) -> impl FnMut(&str) -> Result<'_, Vec<[D; 3]>>