tlpm_delete
list = tlpm_delete(list, (uint8_t[]){ 0xff, 0xff }, 16);
list = tlpm_delete(list, (uint8_t[]){ 0xff }, 8);
list = tlpm_delete(list, list->key, list->n_bits);