validate_dst
validate_dst(i, nr_bytes, pattern);
validate_dst(0, BUFFER_SIZE, 0xaa);
validate_dst(0, BUFFER_SIZE, 0x55);