pub unsafe extern "C" fn uiWindowContentSize(
    w: *mut uiWindow,
    width: *mut c_int,
    height: *mut c_int
)