pub fn builtin_role(name: &str) -> Option<Role>
Look up a built-in role by name.
Returns None if the name does not match any built-in role.
None