pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointW(
    lpszVolumeMountPoint: LPCWSTR,
    lpszVolumeName: LPWSTR,
    cchBufferLength: DWORD
) -> BOOL