pub fn handler(
    ctx: Context<'_, '_, '_, '_, MarginBorrowOrder<'_>>,
    params: OrderParams,
    seed: Vec<u8>
) -> Result<()>