pub fn sha_256_ctx_8_add_512(a: Ctx8, b: [u8; 512]) -> Ctx8
Add 512 bytes to the SHA256 hash engine.
5299 mWU (milli weight units)