pub unsafe extern "system" fn QueryProcessAffinityUpdateMode(
    hprocess: HANDLE,
    lpdwflags: *mut PROCESS_AFFINITY_AUTO_UPDATE_FLAGS,
) -> BOOL