from awlsim.core.instructions.main cimport * cdef class AwlInsn_NOP(AwlInsn): pass