pub unsafe extern "C" fn JS_WriteTypedArray(
    w: *mut JSStructuredCloneWriter,
    v: HandleValue
) -> bool