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