pub unsafe fn list_clear(l: *mut List)
Clear the list (remove all elements).
void xmlListClear(xmlListPtr l);
l