pub unsafe fn WriteFmtUserTypeStg<P0, P2>( pstg: P0, cf: u16, lpszusertype: P2, ) -> Result<()>where P0: Param<IStorage>, P2: Param<PCWSTR>,