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