pub fn init_engine(
    engine: &mut Engine,
    opts: &EngineOptions
) -> Result<TypeLookup, Box<EvalAltResult>>