pub unsafe fn ReadableStreamClose(
    cx: *mut JSContext,
    stream: HandleObject<'_>
) -> bool