pub unsafe extern "C" fn zvec_query_params_hnsw_create( ef: c_int, radius: f32, is_linear: bool, is_using_refiner: bool, ) -> *mut zvec_hnsw_query_params_t