Function windows_sys::Win32::System::Threading::QueryFullProcessImageNameA
pub unsafe extern "system" fn QueryFullProcessImageNameA(
hprocess: HANDLE,
dwflags: PROCESS_NAME_FORMAT,
lpexename: PSTR,
lpdwsize: *mut u32,
) -> BOOL