pub unsafe fn MapFileAndCheckSumW<P0>( filename: P0, headersum: *mut u32, checksum: *mut u32, ) -> u32where P0: Param<PCWSTR>,