pub unsafe fn GetCompressedFileSizeW<P0>( lpfilename: P0, lpfilesizehigh: Option<*mut u32>, ) -> u32where P0: Param<PCWSTR>,