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