Function windows_sys::Win32::System::Diagnostics::Debug::FindExecutableImageExW
pub unsafe extern "system" fn FindExecutableImageExW(
filename: PCWSTR,
symbolpath: PCWSTR,
imagefilepath: PWSTR,
callback: PFIND_EXE_FILE_CALLBACKW,
callerdata: *const c_void,
) -> HANDLE