Trying to execute the tactic make_func_ptr _foo for extern function foo, without a GLOBALS(gv) in the current funspec, leads to a not-very-useful error message.
Same for evaluating &_foo or _foo without GLOBALS(gv).
TODO: detect this and improve the error message.