pub fn get_index_params( env: &mut JNIEnv<'_>, index_params_obj: JObject<'_>, ) -> Result<Box<dyn IndexParams>>