pub unsafe extern "system" fn FindFirstVolumeMountPointW(
    lpszrootpathname: PCWSTR,
    lpszvolumemountpoint: PWSTR,
    cchbufferlength: u32,
) -> HANDLE