pub unsafe extern "C" fn gzopen(
    path: *const c_char,
    mode: *const c_char
) -> gzFile