pub fn process_distribute_wallet(
    ctx: Context<'_, '_, '_, '_, DistributeWalletMember<'_>>,
    distribute_for_mint: bool
) -> Result<()>