Function windows_sys::Win32::Storage::FileSystem::GetVolumePathNameA
pub unsafe extern "system" fn GetVolumePathNameA(
lpszfilename: PCSTR,
lpszvolumepathname: PSTR,
cchbufferlength: u32,
) -> BOOL