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