PikeCompiler: Move high-level classes to _static_modules.Builtin. Top-level CMOD symbols in pike_compiler.cmod were previously lost to the void unless explicitly handled. They now instead show up in _static_modules.Builtin (as with similar symbols elsewhere).