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