pub unsafe extern "C" fn file_browser_start(
    browser: *mut FileBrowser,
    path: *mut FuriString
)