pub unsafe extern "C" fn nc_get_var1_int(
    ncid: c_int,
    varid: c_int,
    indexp: *const usize,
    ip: *mut c_int
) -> c_int