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