pub unsafe extern "C" fn WriteBytesToJSStructuredCloneData( src: *const u8, len: usize, dest: *mut JSStructuredCloneData, ) -> bool