M_LEADINGSPACE
ASSERT(M_LEADINGSPACE(m) == 0);
bytes_available = M_SIZE(m) - M_LEADINGSPACE(m);
if (M_LEADINGSPACE(m) >= plen) {