pub unsafe extern "C" fn LLVMSetWeak(
    CmpXchgInst: LLVMValueRef,
    IsWeak: LLVMBool
)