pub trait KMeansIndexParamsTraitConst: IndexParamsTraitConst { fn as_raw_KMeansIndexParams(&self) -> *const c_void; }