pub fn queue_withdraw( ctx: Context<'_, '_, '_, '_, QueueWithdraw<'_>>, amount: u64) -> Result<()>
Allows an owner to withdraw from a queue’s lamport balance.