pub fn token_identifier_annotated<Env, T>(env: &Env, value: T) -> BytesKeywhere Env: TxEnv, T: AnnotatedValue<Env, TokenIdentifier<Env::Api>>,