pub unsafe extern "C" fn gzwrite(
    file: gzFile,
    buf: voidpc,
    len: c_uint
) -> c_int