pub unsafe extern "C" fn SetThreadGroupAffinity(
hThread: HANDLE,
GroupAffinity: *const GROUP_AFFINITY,
PreviousGroupAffinity: PGROUP_AFFINITY,
) -> BOOL
pub unsafe extern "C" fn SetThreadGroupAffinity(
hThread: HANDLE,
GroupAffinity: *const GROUP_AFFINITY,
PreviousGroupAffinity: PGROUP_AFFINITY,
) -> BOOL