def init(self, db_const_: "constellation", img_const_: "constellation") -> "void": return _beast.match_result_init(self, db_const_, img_const_)
def init(self, db_const_, img_const_): return _beast.match_result_init(self, db_const_, img_const_)