pub unsafe extern "system" fn FindFirstVolumeMountPointA(
    lpszrootpathname: PCSTR,
    lpszvolumemountpoint: PSTR,
    cchbufferlength: u32,
) -> HANDLE