pub const NODE_APP_ENTRY_SYMBOL: &[u8] = b"_node_app_entry\0";
Symbol name for the app entry point function in shared libraries. Native apps must export this symbol.