pub const FUNCTION_CODE_MASK: u8 = 0x7F;
Bit mask used to extract the base function code from the function code byte.