pub fn decode_bch( matrix_code_type: ARMatrixCodeType, in_val: u64, ) -> Result<(u64, i32), &'static str>