pub unsafe extern "C" fn CeedQFunctionCreateIdentity(
ceed: Ceed,
size: CeedInt,
in_mode: CeedEvalMode,
out_mode: CeedEvalMode,
qf: *mut CeedQFunction,
) -> c_intpub unsafe extern "C" fn CeedQFunctionCreateIdentity(
ceed: Ceed,
size: CeedInt,
in_mode: CeedEvalMode,
out_mode: CeedEvalMode,
qf: *mut CeedQFunction,
) -> c_int