pub unsafe extern "C" fn xmlListReverseWalk(
    l: xmlListPtr,
    walker: xmlListWalker,
    user: *const c_void
)