pub unsafe extern "system" fn FindFirstVolumeMountPointW(
    lpszRootPathName: LPCWSTR,
    lpszVolumeMountPoint: LPWSTR,
    cchBufferLength: DWORD
) -> HANDLE