pub unsafe extern "C" fn nc_inq_var_fletcher32(
    ncid: c_int,
    varid: c_int,
    fletcher32p: *mut c_int
) -> c_int