pub unsafe extern "C" fn CeedOperatorGetFlopsEstimate( op: CeedOperator, flops: *mut CeedSize, ) -> c_int