pub unsafe extern "C" fn atk_value_get_value_and_text(
    obj: *mut AtkValue,
    value: *mut c_double,
    text: *mut *mut c_char
)