pub fn validate_token_account<'info>( account: &impl AsRef<AccountInfo<'info>>, token_program_id: &Pubkey, ) -> Result<()>
Validate token account.