llvm/lld/test/COFF/Inputs/otherFunc.s

.global otherFunc
.global MessageBoxA
.text
otherFunc:
  ret
MessageBoxA:
  ret