enum jnc.DynamicSectionKind

enum DynamicSectionKind {
    Undefined,
    Struct,
    Array,
    Group,
};