pub fn register_event_functions(linker: &mut Linker<HostState>) -> Result<()>
Register api_on_event, api_off_event, api_emit_event, and the in-callback type/data read functions on the linker.
api_on_event
api_off_event
api_emit_event