pub unsafe extern "system" fn GetWindowModuleFileNameW(
    hwnd: HWND,
    pszfilename: PWSTR,
    cchfilenamemax: u32,
) -> u32