pub unsafe fn SetThreadSelectedCpuSets<'a>( thread: impl IntoParam<'a, HANDLE>, cpusetids: *const u32, cpusetidcount: u32, ) -> BOOL