pub unsafe extern "C" fn LLVMPassBuilderOptionsSetMergeFunctions(
    Options: *mut LLVMOpaquePassBuilderOptions,
    MergeFunctions: i32
)