Retrieves a bitmask representing the currently available disk drives.
DWORD GetLogicalDrives();
int GetLogicalDrives() => _GetLogicalDrives();