pub type BrowserWorkerListItemCallback = Option<unsafe extern "C" fn(context: *mut c_void, item_path: *mut FuriString, is_folder: bool, is_last: bool)>;