pub type OrderPool512 = OrderPool<512>;
Order pool with capacity for 512 orders
pub struct OrderPool512 { /* private fields */ }