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