pub unsafe extern "C" fn nc_put_var_uchar(
    ncid: c_int,
    varid: c_int,
    op: *const c_uchar
) -> c_int