pub unsafe extern "C" fn gzgets(
    file: gzFile,
    buf: *mut c_char,
    len: c_int
) -> *mut c_char