pub unsafe fn ProcessGUCArray(
    arg_array: *mut ArrayType,
    arg_context: GucContext,
    arg_source: GucSource,
    arg_action: GucAction
)