fn linear_forward_table<T: PointeeSizeExpressible, const N: usize, const BIT_DEPTH: usize>( gamma: u16, ) -> Box<[f32; N]>