pub unsafe fn JS_WriteTypedArray(
    w: *mut JSStructuredCloneWriter,
    v: HandleValue<'_>
) -> bool