pub unsafe extern "C" fn xmlDictSetLimit(
    dict: xmlDictPtr,
    limit: usize
) -> usize