pub unsafe extern "C" fn xmlIsMixedElement(
    doc: xmlDocPtr,
    name: *const xmlChar
) -> c_int