pub unsafe extern "C" fn g_option_context_set_help_enabled(
    context: *mut GOptionContext,
    help_enabled: gboolean
)