pub unsafe extern "C" fn atk_state_set_add_states(
    set: *mut AtkStateSet,
    types: *mut AtkStateType,
    n_types: c_int
)