pub unsafe extern "C" fn nc_get_var_longlong(
    ncid: c_int,
    varid: c_int,
    ip: *mut c_longlong
) -> c_int