ELFERRSHIFT
elferr = (int)((uint_t)err >> ELFERRSHIFT);
intptr_t encerr = ((int)lib_err << ELFERRSHIFT) |
err = (int)EINF_NULLERROR << ELFERRSHIFT;