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