pub unsafe extern "C" fn jack_midi_event_write(
    _: *mut c_void,
    _: jack_nframes_t,
    _: *const jack_midi_data_t,
    _: size_t
) -> c_int