This matches the existing wasm-export-name attribute but exports that symbol
but its llvm symbol name. This corresponds directly to the existing
WASM_SYMBOL_EXPORTED symbol flag.
This allows the existing emscripten macro EMSCERIPTEN_KEEPALIVE to be
implemented in terms of this attribute rather then the current
workaround which uses overload the used attribute.
"the be" => "the function to be"