pub unsafe extern "C" fn JS_StructuredCloneHasTransferables(
    data: *mut JSStructuredCloneData,
    hasTransferable: *mut bool,
) -> bool