pub unsafe extern "system" fn MapFileAndCheckSumW(
    filename: PCWSTR,
    headersum: *mut u32,
    checksum: *mut u32
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Debug"