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