pub unsafe extern "system" fn GetProcessImageFileNameW(
    hprocess: HANDLE,
    lpimagefilename: PWSTR,
    nsize: u32,
) -> u32