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