pub unsafe extern "C" fn AMidiInputPort_send(
    inputPort: *const AMidiInputPort,
    buffer: *const u8,
    numBytes: usize
) -> isize