Protocol std::builtins::PointerOf

protocol PointerOf<T> { ... }

Pointers to T (regardless of mutability)