How to install `mcrypt` for PHP 7.2?

In Windows, I use the phpseclib/mcrypt_compat shim:

composer require phpseclib/mcrypt_compat:*

How to add phpseclib/mcrypt_compat to Magento 1 (for PHP 7.2)?