pub unsafe extern "C" fn JS_ReadString(
    r: *mut JSStructuredCloneReader,
    str_: MutableHandle<*mut JSString>
) -> bool