pub fn principal_anonymous(p: Principal) -> bool
Checks if a principal is the anonymous principal.
p
True if the principal is anonymous; false otherwise.