pub unsafe extern "C" fn xmlSAX2IgnorableWhitespace(
    ctx: *mut c_void,
    ch: *const xmlChar,
    len: c_int
)