pub unsafe extern "C" fn cuvsMultiGpuIvfPqSearch(
res: cuvsResources_t,
params: cuvsMultiGpuIvfPqSearchParams_t,
index: cuvsMultiGpuIvfPqIndex_t,
queries_tensor: *mut DLManagedTensor,
neighbors_tensor: *mut DLManagedTensor,
distances_tensor: *mut DLManagedTensor,
) -> cuvsError_t