pub fn handler(
    ctx: Context<'_, '_, '_, '_, InitializeOrderbook<'_>>,
    params: InitializeOrderbookParams
) -> Result<()>