pub unsafe fn KeSetSystemGroupAffinityThread(
    affinity: *const GROUP_AFFINITY,
    previousaffinity: Option<*mut GROUP_AFFINITY>,
)