pub type LLVMOrcObjectTransformLayerTransformFunction = extern "C" fn(Ctx: *mut c_void, ObjInOut: *mut LLVMMemoryBufferRef) -> LLVMErrorRef;