pub unsafe extern "C" fn uiAreaScrollTo(
    a: *mut uiArea,
    x: f64,
    y: f64,
    width: f64,
    height: f64
)