pub unsafe extern "C" fn xmlSchemaCheckFacet(
facet: *mut xmlSchemaFacet,
typeDecl: *mut xmlSchemaType,
ctxt: *mut xmlSchemaParserCtxt,
name: *const xmlChar,
) -> c_intpub unsafe extern "C" fn xmlSchemaCheckFacet(
facet: *mut xmlSchemaFacet,
typeDecl: *mut xmlSchemaType,
ctxt: *mut xmlSchemaParserCtxt,
name: *const xmlChar,
) -> c_int