Enumerates an OS filesystem directory without blocking the game thread. The callback receives a fully-materialized DirectoryListing snapshot.
native void OpenDirectoryAsync(const char[] path, FileDirectoryCallback callback, any data = 0)