kernelbase: Use NtCreateThreadEx() directly in CreateRemoteThreadEx(). To make it possible to specify more attributes.
ntdll: Handle the group affinity attribute in NtCreateThreadEx().