DLM_DEBUG_BUF_LEN
static char debug_buf[DLM_DEBUG_BUF_LEN];
size_t len = DLM_DEBUG_BUF_LEN, pos = 0, ret, rv;