pub unsafe extern "system" fn GetThreadSelectedCpuSets( thread: HANDLE, cpusetids: *mut u32, cpusetidcount: u32, requiredidcount: *mut u32, ) -> BOOL