pub type MIDIReadProc = Option<unsafe extern "C" fn(pktlist: *const MIDIPacketList, readProcRefCon: *mut c_void, srcConnRefCon: *mut c_void)>;