pub unsafe extern "C" fn LLVMSetVolatile(
    MemoryAccessInst: LLVMValueRef,
    IsVolatile: LLVMBool
)