pub unsafe extern "C" fn atk_action_set_description(
    action: *mut AtkAction,
    i: c_int,
    desc: *const c_char
) -> gboolean