pub unsafe extern "C" fn xmlEncodeEntities(
    doc: xmlDocPtr,
    input: *const xmlChar
) -> *const xmlChar