gz_open
local gzFile gz_open(const void *path, int fd, const char *mode) {
static gzFile gz_open(const char *path, int fd, const char *mode) {