pub fn admin_remove_private_allowlist(
allowlist_program_id: &Pubkey,
admin_authority_pubkey: &Pubkey,
mint_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>pub fn admin_remove_private_allowlist(
allowlist_program_id: &Pubkey,
admin_authority_pubkey: &Pubkey,
mint_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>