Function GetThreadGroupAffinity

pub unsafe extern "system" fn GetThreadGroupAffinity(
    hthread: HANDLE,
    groupaffinity: *mut GROUP_AFFINITY,
) -> BOOL