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