pub unsafe extern "C" fn JS_WriteString(
    w: *mut JSStructuredCloneWriter,
    str_: HandleString
) -> bool