pub unsafe extern "C" fn xmlSchemaNewQNameValue(
    namespaceName: *const xmlChar,
    localName: *const xmlChar
) -> xmlSchemaValPtr