Function windows::Win32::System::Diagnostics::Debug::MapFileAndCheckSumW

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