pub unsafe fn list_delete(l: *mut List)
Delete a linked list and all its nodes.
void xmlListDelete(xmlListPtr l);
l