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