pub unsafe extern "C" fn atk_value_set_value(
    obj: *mut AtkValue,
    new_value: c_double
)