pub unsafe extern "C" fn gzputs(
    file: gzFile,
    s: *const c_char
) -> c_int