pub unsafe extern "system" fn SetFileShortNameW(
    hFile: HANDLE,
    lpShortName: LPCWSTR
) -> BOOL