pub unsafe extern "C" fn LLVMSetCmpXchgFailureOrdering(
    CmpXchgInst: LLVMValueRef,
    Ordering: LLVMAtomicOrdering
)