pub unsafe extern "C" fn LLVMOrcJITDylibAddGenerator(
    JD: LLVMOrcJITDylibRef,
    DG: LLVMOrcJITDylibDefinitionGeneratorRef
)