pub fn tanh7_block<NQ>(xb: *mut f32, nquads: NQ) where NQ: TryInto<u32>, <NQ as TryInto<u32>>::Error: Debug,