pub unsafe extern "C" fn file_browser_worker_set_list_callback(
    browser: *mut BrowserWorker,
    cb: BrowserWorkerListLoadCallback
)