commit aa5976556ac895815c7b0dc3de313b14955b39a2
Author: Lukas K. <lu@0x83.eu>
Date:   Fri May 17 21:50:28 2024 +0200

    win32 packaging: restructure directories
    
    so that openssl finds its legacy.dll
    
    podofo initializes openssl in a global ctor and crashes (throws an
    exception) if it can't find the legacy.dll
    
    openssl seems to look for the legacy.dll in ../lib/ossl-modules, so put
    the binary files in a bin subdirectory
