DL_STATUS_FREE
if (dllist[i].status != DL_STATUS_FREE)
if (dllist[i].status == DL_STATUS_FREE) {
if (dllist[i].status != DL_STATUS_FREE) {
dllist[slot].status = DL_STATUS_FREE;
dllist[slot].status = DL_STATUS_FREE;