Can't use FArchiveFileWriterGeneric?

I find that FArchiveFileWriterGeneric is not marked with CORE_API,so I can’t use it in my codes.
but FArchiveFileReaderGeneric is marked.
It’s very strange.
Could someone tell me the reason?

CORE_API is still missing in 4.19
Need help !