pub unsafe extern "system" fn SetFileAttributesA(
    lpFileName: LPCSTR,
    dwFileAttributes: DWORD
) -> BOOL