pub unsafe extern "C" fn ar_sound_raw_to_syx(
    _syxBuf: *mut sU8,
    _rawBuf: *const sU8,
    _rawBufSize: sU32,
    _retSyxBufSize: *mut sU32,
    _meta: *const ar_sysex_meta_t
) -> ar_error_t