pub type RawElf64SymbolTable = Vec<RawElf64Symbol>;
pub struct RawElf64SymbolTable { /* private fields */ }