pub unsafe extern "C" fn htmlParseChunk( ctxt: *mut htmlParserCtxt, chunk: *const c_char, size: c_int, terminate: c_int, ) -> c_int