pub unsafe extern "C" fn atk_component_get_size(
    component: *mut AtkComponent,
    width: *mut c_int,
    height: *mut c_int
)