pub fn emit_oneof<'buf, T: BinProto<'buf>>(
    o: &Option<T>,
    stream: &mut OutputStream
)