pub unsafe fn JS_WriteString(
    w: *mut JSStructuredCloneWriter,
    str_: HandleString<'_>
) -> bool