pub type referenceSAXFunc = unsafe extern "C" fn(ctx: *mut c_void, name: *const xmlChar);
Callback for entity reference.