namespace memutils {
    void *lua_expr_to_addr(const char *expr);
}