OSSL_ENCODER_INSTANCE_get_output_structure
current_output_structure = OSSL_ENCODER_INSTANCE_get_output_structure(current_encoder_inst);
const char *prev_output_structure = OSSL_ENCODER_INSTANCE_get_output_structure(data->prev_encoder_inst);
OSSL_ENCODER_INSTANCE_get_output_structure(OSSL_ENCODER_INSTANCE *encoder_inst);