pub const fn make_version(major: u16, minor: u16) -> i32
Used to create version numbers. The first argument is the major version and second is the minor.