pub unsafe extern "C" fn xmlSAXParseEntity(
    sax: xmlSAXHandlerPtr,
    filename: *const c_char
) -> xmlDocPtr