topology_drawer_id
#define topology_drawer_id(cpu) (cpu_topology[cpu].drawer_id)
#define topology_drawer_id(cpu) ((void)(cpu), -1)