pub unsafe extern "C" fn XPGetWidgetProperty(
    inWidget: XPWidgetID,
    inProperty: XPWidgetPropertyID,
    inExists: *mut c_int
) -> isize