pub unsafe extern "C" fn atk_image_get_image_size(
    image: *mut AtkImage,
    width: *mut c_int,
    height: *mut c_int
)