do_all_arg
const char *to, struct do_all_arg *arg)
struct do_all_arg arg;
struct do_all_arg *do_all = arg;
struct do_all_arg *do_all = arg;
struct do_all_arg arg;
obj_name_cb(const OBJ_NAME *obj_name, void *do_all_arg)
struct do_all_arg *arg = do_all_arg;
struct do_all_arg arg_copy = *arg;
struct do_all_arg arg;