This patch removes node init functions that currently exist only for forward compatibility and moves the logic to the forward compatibility section of node writing. This is to avoid allocating unused data throughout the 5.x series. Pull Request: https://projects.blender.org/blender/blender/pulls/140273