userio.c:398:2: error: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types] 398 | attr_get(&attr, &n, NULL);