get_fd_type_name
p_err("incorrect object type: %s", get_fd_type_name(type));
const char *get_fd_type_name(enum bpf_obj_type type);