rump_component_init
void rump_component_init(enum rump_component_type);
rump_component_init(RUMP_COMPONENT_DEV);
rump_component_init(RUMP_COMPONENT_DEV_AFTERMAINBUS);
rump_component_init(RUMP_COMPONENT_KERN);
rump_component_init(RUMP__FACTION_VFS);
rump_component_init(RUMP__FACTION_NET);
rump_component_init(RUMP__FACTION_DEV);
rump_component_init(RUMP_COMPONENT_KERN_VFS);
rump_component_init(RUMP_COMPONENT_POSTINIT);
rump_component_init(RUMP_COMPONENT_SYSCALL);
rump_component_init(RUMP_COMPONENT_NET);
rump_component_init(RUMP_COMPONENT_NET_ROUTE);
rump_component_init(RUMP_COMPONENT_NET_IF);
rump_component_init(RUMP_COMPONENT_NET_IFCFG);
rump_component_init(RUMP_COMPONENT_VFS);