pub unsafe fn CreateUri<P0>( pwzuri: P0, dwflags: URI_CREATE_FLAGS, dwreserved: usize, ) -> Result<IUri>where P0: Param<PCWSTR>,