pub fn account_buyback_fees_with_mngo(
    ctx: Context<'_, '_, '_, '_, AccountBuybackFeesWithMngo<'_>>,
    max_buyback_usd: u64
) -> Result<()>