pub unsafe extern "C" fn atk_object_set_parent(
    accessible: *mut AtkObject,
    parent: *mut AtkObject
)