pub unsafe extern "system" fn GetWindowModuleFileNameW(
    hWnd: HWND,
    lpszFileName: LPWSTR,
    cchFileNameMax: UINT
) -> UINT