level_load will just delete everything that's currently in the level and create a new world. In the case of lite-c, you can just load a terrain, a model or an empty world.

also after creation of an empty world you can create entities (ent_create), you can just use them as if they were part of the world.