pub unsafe extern "C" fn LLVMSetOrdering(
    MemoryAccessInst: LLVMValueRef,
    Ordering: LLVMAtomicOrdering
)