Function windows_sys::Win32::System::ProcessStatus::GetProcessImageFileNameA
pub unsafe extern "system" fn GetProcessImageFileNameA(
hprocess: HANDLE,
lpimagefilename: PSTR,
nsize: u32,
) -> u32