pub fn bytes_annotated<Env, T>(env: &Env, value: T) -> BytesValuewhere Env: TxEnv, T: AnnotatedValue<Env, ManagedBuffer<Env::Api>>,