pub const ZERO_BODY_HASH: BodyHash;
All-zero sentinel — used in Function::default() and as a placeholder before the hash is computed at the end of the compile pass.
Function::default()