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