pub unsafe fn JS_ReadString(
    r: *mut JSStructuredCloneReader,
    str_: &mut MutableHandleString<'_>
) -> bool