func phantom<P>() -> Phantom<P>
s5Utils7phantomAA14PhantomWrappedVyytxGylF
76KYJ
import Utils
typealias Phantom<P> = PhantomWrapped<Void, P>