This module is used to find the system zstd library. The imported
targets intentionally use the same name as the generated zstd config
CMake file so these can be used interchangeably.
Based on earlier work of Petr Hosek. The support for pkg-config is
inspired by FindLibEdit.cmake.