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