pub fn cancel_order_to_call( contract_id: &[u8; 32], order_id: &[u8; 32], ) -> CallArg
Convert a CancelOrder action to a low-level CallArg.