public static extern bool SetThreadGroupAffinity( IntPtr handle, ref GROUP_AFFINITY affinity, ref GROUP_AFFINITY previousAffinity );
public static extern bool GetNumaNodeProcessorMaskEx( ushort node, ref GROUP_AFFINITY processorMask );