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