pub unsafe extern "C" fn LLVMGetSections(
    ObjectFile: LLVMObjectFileRef
) -> LLVMSectionIteratorRef
👎Deprecated since LLVM 9.0: Use LLVMObjectFileCopySectionIterator instead