pub unsafe extern "C" fn ar_sysex_read_next_byte(
    _bufPtr: *mut *const sU8,
    _bufSize: *mut sU32,
    _retByte: *mut sU8
) -> ar_error_t