How to remove/rename a file using the LVGL FS abstraction?

Description

What MCU/Processor/Board and compiler are you using?

Custom board with a STM32H753 MCU

What LVGL version are you using?

Latest v8.4 release

What do you want to achieve?

I want to remove and rename a file using the LVGL FS abstraction. It seems that in the old V7.x source it was supported but was then remove. Is there another way to obtain such functionality?