Force the CRC32 of any file to your own value.
Note This was developed by Nayuki and released for free under the GPL license here, I just turned it into a library rather than an executable.
process("/home/user/doc.txt", "11111111", 0, false).unwrap()