pub unsafe extern "C" fn UA_QualifiedName_equal(
    qn1: *const UA_QualifiedName,
    qn2: *const UA_QualifiedName
) -> UA_Boolean