pub fn to_int( interpreter: &mut Interpreter, operand: &DataObjectRef, pos: CodePosition, ) -> Option<i32>