pub unsafe extern "C" fn xmlListRemoveAll(
    l: xmlListPtr,
    data: *mut c_void
) -> c_int