msg_byte
((i) < MBLKL(mp) ? (mp)->b_rptr[i] : msg_byte((mp), (i)))
extern int msg_byte(mblk_t *, unsigned int);