pub unsafe extern "C" fn JS_WriteUint32Pair( w: *mut JSStructuredCloneWriter, tag: u32, data: u32, ) -> bool