pub unsafe extern "C" fn CeedOperatorGetActiveVectorLengths( op: CeedOperator, input_size: *mut CeedSize, output_size: *mut CeedSize, ) -> c_int