pub unsafe extern "C" fn CeedOperatorGetContextFieldLabel(
op: CeedOperator,
field_name: *const c_char,
field_label: *mut CeedContextFieldLabel,
) -> c_intpub unsafe extern "C" fn CeedOperatorGetContextFieldLabel(
op: CeedOperator,
field_name: *const c_char,
field_label: *mut CeedContextFieldLabel,
) -> c_int