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