pub fn admin_fee_claim<'info>( ctx: Context<'_, '_, '_, '_, AdminFeeClaim<'_>>, amount: u64 ) -> Result<()>