pub unsafe extern "C" fn LLVMSetAtomicRMWBinOp(
    AtomicRMWInst: LLVMValueRef,
    BinOp: LLVMAtomicRMWBinOp
)