from libcpp.vector cimport vector from ..typedefs cimport hash_t ctypedef vector[hash_t] hash_vec