pub unsafe extern "C" fn g_option_context_set_summary(
    context: *mut *mut _GOptionContext,
    summary: *const i8
)