pub unsafe extern "system" fn FindNextVolumeA(
    hFindVolume: HANDLE,
    lpszVolumeName: LPSTR,
    cchBufferLength: DWORD
) -> BOOL