pub unsafe fn list_pop_back(l: *mut List)
Pop data from the back of the list.
void xmlListPopBack(xmlListPtr l);
l