pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointA(
    lpszVolumeMountPoint: LPCSTR,
    lpszVolumeName: LPSTR,
    cchBufferLength: DWORD
) -> BOOL