Function windows_sys::Win32::Storage::FileSystem::GetVolumeNameForVolumeMountPointA
pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointA(
lpszvolumemountpoint: PCSTR,
lpszvolumename: PSTR,
cchbufferlength: u32,
) -> BOOL