Repository URL to install this package:
cdef class TestInlineMethod(object): cdef inline int cdef_inline_method(self): return 0