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