pub async fn int( _exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Converts a number to integer.