_kern_change_root
extern status_t _kern_change_root(const char *path);
status_t error = _kern_change_root(path);