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