pub unsafe extern "C" fn LLVMReplaceAllUsesWith(
    OldVal: LLVMValueRef,
    NewVal: LLVMValueRef
)