Changes - `Main` and `NodePlacementContext` are never-null, so use references where possible for these types. - Move the node placement and node caching logic inside the NodePlacementContext class itself. - Remove effectively dead code which checked return value of `node_add_static_node` for built-in node types. Pull Request: https://projects.blender.org/blender/blender/pulls/137797