pub unsafe extern "C-unwind" fn janet_stream_flags(
    stream: *mut JanetStream,
    flags: u32
)