pub unsafe extern "C" fn UA_ByteString_equal(
    string1: *const UA_ByteString,
    string2: *const UA_ByteString
) -> UA_Boolean