Writes size raw bytes from contents without blocking the game thread.
native void WriteFileAsync(const char[] path, const char[] contents, int size, FileOpCallback callback, any data = 0, bool append = false, bool use_valve_fs = false, const char[] valve_path_id = "DEFAULT_WRITE_PATH")