pub unsafe extern "system" fn K32QueryWorkingSetEx(
    hprocess: HANDLE,
    pv: *mut c_void,
    cb: u32,
) -> BOOL