pub fn quantize_coefficients(coeffs: &[f32]) -> (Vec<i32>, u8)
Quantize floating-point coefficients to integers