Arched border corners

Hello,

I have created container with border by applying style:

lv_style_set_border_width(&container_settings_style, LV_STATE_DEFAULT, 30);|

I got border, but I would like to have arched inner border corners:

image

How to achieve that?