pub unsafe extern "C" fn atk_object_set_description(
    accessible: *mut AtkObject,
    description: *const c_char
)