Create a SentinelPtr from a normal pointer without checking that the array it is pointing to contains the sentinel value.
See Implementation
Create a SentinelPtr from a normal pointer without checking that the array it is pointing to contains the sentinel value.