pub unsafe extern "C" fn xmlSAX2StartElement(
    ctx: *mut c_void,
    fullname: *const xmlChar,
    atts: *mut *const xmlChar
)