Without it, assimp would crash on some inputs by jumping to a NULL opendisk function. This commit adds an opendisk implementation, which required adding a filename member to ZipFile. Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38873 Fix #4229