objagg_opt_algo
static const struct objagg_opt_algo objagg_opt_simple_greedy = {
static const struct objagg_opt_algo *objagg_opt_algos[] = {
const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type];