pub type LLVMOrcLLJITBuilderObjectLinkingLayerCreatorFunction = extern "C" fn(Ctx: *mut c_void, ES: LLVMOrcExecutionSessionRef, Triple: *const c_char) -> LLVMOrcObjectLayerRef;