pub unsafe extern "C" fn xmlListCreate(
deallocator: xmlListDeallocator,
compare: xmlListDataCompare,
) -> *mut xmlListpub unsafe extern "C" fn xmlListCreate(
deallocator: xmlListDeallocator,
compare: xmlListDataCompare,
) -> *mut xmlList