pub(crate) type ReadableStreamBYOBReaderReadOptions = ReadableStreamBYOBReaderReadOptions;
pub(crate) struct ReadableStreamBYOBReaderReadOptions { pub min: u64, }
min: u64