pub unsafe extern "C-unwind" fn MIDIEventListInit(
evtlist: NonNull<MIDIEventList>,
protocol: MIDIProtocolID,
) -> NonNull<MIDIEventPacket>👎Deprecated: renamed to
MIDIEventList::initAvailable on crate feature
MIDIServices only.