fn _assert_vec_u32_ok_eq_log( expected: &[u32], actual: Result<(Vec<u32>, FormatLog)>, print_dcs: bool, disallow_warnings: bool, ) -> (Vec<u32>, FormatLog)