pub unsafe extern "C" fn UA_String_equal(
    s1: *const UA_String,
    s2: *const UA_String
) -> UA_Boolean