pub unsafe extern "C" fn snd_midi_event_new(
    bufsize: usize,
    rdev: *mut *mut snd_midi_event_t
) -> c_int