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