pub fn assert_mujoco_version()
Asserts that the MuJoCo version used matches the one MuJoCo-rs was compiled with.
Panics if the linked MuJoCo library version does not match the version MuJoCo-rs was compiled against.