pub unsafe fn ReadableStreamReaderCancel(
    cx: *mut JSContext,
    reader: HandleObject<'_>,
    reason: HandleValue<'_>
) -> bool