Function SetThreadSelectedCpuSetMasks
pub unsafe fn SetThreadSelectedCpuSetMasks(
thread: HANDLE,
cpusetmasks: Option<&[GROUP_AFFINITY]>,
) -> BOOL
pub unsafe fn SetThreadSelectedCpuSetMasks(
thread: HANDLE,
cpusetmasks: Option<&[GROUP_AFFINITY]>,
) -> BOOL