···305305 b.exists(name_str)
306306}
307307308308+/// Create a new Stream, while the stream is active (until bindle_stream_finish is called), the
309309+/// Bindle struct should not be accessed.
308310#[unsafe(no_mangle)]
309311pub unsafe extern "C" fn bindle_stream_new<'a>(
310312 ctx: *mut Bindle,