pub unsafe fn SHCreateStreamOnFileW<P0>( pszfile: P0, grfmode: u32, ) -> Result<IStream>where P0: Param<PCWSTR>,