pub async fn tokio_sync_on_close( sync_on_close: SyncOnCloseType, file: &mut File, ) -> Result<(), Error>