pub fn extract_operand_const(operand: &Operand<'_>) -> Option<u64>
Extract a constant u64 value from an operand, if it’s a known constant.