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