pub unsafe extern "C" fn cuvsMultiGpuIvfFlatSearch(
res: cuvsResources_t,
params: cuvsMultiGpuIvfFlatSearchParams_t,
index: cuvsMultiGpuIvfFlatIndex_t,
queries_tensor: *mut DLManagedTensor,
neighbors_tensor: *mut DLManagedTensor,
distances_tensor: *mut DLManagedTensor,
) -> cuvsError_t