pub unsafe fn ReadableStreamReaderIsClosed(
    cx: *mut JSContext,
    reader: HandleObject<'_>,
    result: *mut bool
) -> bool