pub unsafe extern "C" fn faiss_VectorTransform_train( vt: *mut FaissVectorTransform, n: idx_t, x: *const f32, ) -> c_int