get_cpu_topology
const cpu_topology_node* get_cpu_topology(void);
node = get_cpu_topology();
const cpu_topology_node* root = get_cpu_topology();
const cpu_topology_node* node = get_cpu_topology();