pub fn register_rtc_functions(linker: &mut Linker<HostState>) -> Result<()>
Register all api_rtc_* host functions on the given linker.
api_rtc_*