(library
 (name xx)
 (wrapped false)
 (foreign_stubs
  (language c)
  (names xx_stubs))
 (libraries lz4))

(dirs
 (:standard __tests__))
