pub unsafe extern "C" fn LLVMSetAtomicSingleThread(
    AtomicInst: LLVMValueRef,
    SingleThread: LLVMBool
)