pub unsafe extern "C" fn atk_component_set_size( component: *mut AtkComponent, width: c_int, height: c_int, ) -> gboolean