pub fn daemon_widthdraw(
    ctx: Context<'_, '_, '_, '_, DaemonWidthdraw<'_>>,
    amount: u64
) -> Result<()>