pub unsafe extern "C" fn cuvsIvfPqIndexParamsCreate(
index_params: *mut cuvsIvfPqIndexParams_t,
) -> cuvsError_tExpand description
@brief Allocate IVF-PQ Index params, and populate with default values
@param[in] index_params cuvsIvfPqIndexParams_t to allocate @return cuvsError_t