pub unsafe extern "system" fn SetThreadSelectedCpuSets(
    thread: HANDLE,
    cpusetids: *const u32,
    cpusetidcount: u32,
) -> BOOL