pub fn pointee(types: &Types, id: TypeId) -> Option<TypeId>
What a pointer points to, or None where it is not a pointer.
None