module zlib [system] {
  header "zconf.h"
  header "zlib.h"

  export *
  link "z"
}
