Function windows_sys::Win32::System::Diagnostics::Debug::UpdateDebugInfoFileEx
pub unsafe extern "system" fn UpdateDebugInfoFileEx(
imagefilename: PCSTR,
symbolpath: PCSTR,
debugfilepath: PSTR,
ntheaders: *const IMAGE_NT_HEADERS32,
oldchecksum: u32,
) -> BOOL