pub unsafe extern "C" fn faiss_VectorTransform_apply_noalloc( vt: *const FaissVectorTransform, n: idx_t, x: *const f32, xt: *mut f32, )