pub unsafe extern "C" fn atk_value_set_current_value(
    obj: *mut AtkValue,
    value: *const GValue
) -> gboolean