pub unsafe extern "C" fn cuvsTieredIndexParamsCreate(
index_params: *mut cuvsTieredIndexParams_t,
) -> cuvsError_tExpand description
@brief Allocate Tiered Index Params and populate with default values
@param[in] index_params cuvsTieredIndexParams_t to allocate @return cuvsError_t