By defining __TERMUX__ and __TERMUX_PREFIX__ in <sys/cdefs.h> (which is basically always included) one can more easily target Termux specifically, both when cross-compiling packages and when code is built on-device.