pub unsafe extern "C" fn uiAreaSetSize(
    a: *mut uiArea,
    width: c_int,
    height: c_int
)