Removes a directory.
On most Operating Systems you cannot remove a directory which has files inside it.
native bool RemoveDir(const char[] path)