pub fn float_to_fused_8bit_rowwise_quantized( input: *const f32, input_rows: i32, input_columns: i32, output: *mut u8, )