pub unsafe fn SetConfigOption(
    arg_name: *const c_char,
    arg_value: *const c_char,
    arg_context: GucContext,
    arg_source: GucSource
)