Additionally remove the `rlib` crate type so it's possible to build the API with LTO options if configured (otherwise Cargo ignores LTO configuration with an `rlib` output since it would hit an error in rustc)
Additionally remove the `rlib` crate type so it's possible to build the API with LTO options if configured (otherwise Cargo ignores LTO configuration with an `rlib` output since it would hit an error in rustc)