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