#[unsafe(no_mangle)]pub extern "C" fn orderbook_new(
instrument_id: InstrumentId,
book_type: BookType,
) -> OrderBook_API
#[unsafe(no_mangle)]pub extern "C" fn orderbook_new(
instrument_id: InstrumentId,
book_type: BookType,
) -> OrderBook_API