Assuming I have two binary files A and B, how can I subtract the bytes of file B from the bytes of file A and store the result in file C. I would like to perform this operation