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