Creates a directory without blocking the game thread.
native void CreateDirectoryAsync(const char[] path, int mode, FileOpCallback callback, any data = 0, bool use_valve_fs = false, const char[] valve_path_id = "DEFAULT_WRITE_PATH")