pub fn init_engine(
    rpc: &RpcHandler,
    engine: &mut Engine,
    lookup: &TypeLookup
) -> Result<Client, Box<EvalAltResult>>