Provide building block support for integer operations. Manipulation of integer based data should not be limited to using float math nodes. Using float math comes with accuracy issues for larger integers and requires unnecessary type conversions. The node also adds some integer specific operations like GCM and LCD. Pull Request: https://projects.blender.org/blender/blender/pulls/110735