pub unsafe extern "C" fn xmlGetDocEntity(
    doc: *const xmlDoc,
    name: *const xmlChar
) -> xmlEntityPtr