Forwarders are specified in the module definition file so that an exported name, which is also imported, is a forwarder. For example:
IMPORTS VIOMODEWAIT=NEWLIB.123 EXPORTS VIOMODEWAIT @ 25
In the example, a forwarder entry point for VIOMODEWAIT is created and contains an import reference to NEWLIB.123.