cdef extern from "liblinear-1.32/linear.h": cdef enum solver_type: L2_LR, L2LOSS_SVM_DUAL, L2LOSS_SVM, L1LOSS_SVM_DUAL, MCSVM_CS