pub unsafe extern "C" fn JS_ReadTypedArray(
    r: *mut JSStructuredCloneReader,
    vp: MutableHandle<Value>
) -> bool