ma_result ma_rb_seek_read(ffi.Pointer<ma_rb> pRB, int offsetInBytes) => ma_result.fromValue(_ma_rb_seek_read(pRB, offsetInBytes));