/usr/bin/winegcc64-development is in wine64-development-tools 1.7.29-4.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #!/bin/sh -e
WINEBUILD=/usr/lib/x86_64-linux-gnu/wine-development/winebuild /usr/lib/x86_64-linux-gnu/wine-development/winegcc $@
|