Function windows_sys::Win32::System::Diagnostics::Debug::SymFindDebugInfoFile
pub unsafe extern "system" fn SymFindDebugInfoFile(
hprocess: HANDLE,
filename: PCSTR,
debugfilepath: PSTR,
callback: PFIND_DEBUG_FILE_CALLBACK,
callerdata: *const c_void,
) -> HANDLE