pub fn stream_next_value(value: &Value) -> Result<Promise, String>
Pulls one item from a native Stream without exposing its representation to an embedder.