# Copyright (c) 2023 Yuki Kimoto # MIT License class Callback : interface_t { required method : void (); }