from .g801_loc import main_loader as g801_loc_main_loader async def main_loader(cfg: object, id: int) -> None: return g801_loc_main_loader(cfg, id)