Initializes a rounded rectangle to the given bounds and sets the radius of all four corners equally.
| this |
the rounded rectangle to initialize |
| bounds |
a `graphene_rect_t` |
| radius |
the border radius |
|
the initialized rounded rectangle |