pub unsafe extern "C" fn CeedQFunctionContextGetAllFieldLabels(
ctx: CeedQFunctionContext,
field_labels: *mut *const CeedContextFieldLabel,
num_fields: *mut CeedInt,
) -> c_intpub unsafe extern "C" fn CeedQFunctionContextGetAllFieldLabels(
ctx: CeedQFunctionContext,
field_labels: *mut *const CeedContextFieldLabel,
num_fields: *mut CeedInt,
) -> c_int