Results 2 issues of Savas

Replaces the anonymous `Arena` struct with a named struct, enabling forward declarations in other headers.

The `uv_chdir` function has a TODO comment asking win32 namespaces to be handled. This PR implements comprehensive Windows path format handling by introducing a new `uv__extract_drive_letter` helper function that parses...