pub unsafe extern "C" fn XPGetWindowDefaultDimensions(
    inStyle: XPWindowStyle,
    outWidth: *mut c_int,
    outHeight: *mut c_int
)