winrt_raw_pointer
template <class T> concept winrt_raw_pointer = ...;
A raw pointer (T*), to a winrt_type.
T*
winrt_type