pub unsafe extern "C" fn XPGetWidgetDescriptor(
    inWidget: XPWidgetID,
    outDescriptor: *mut c_char,
    inMaxDescLength: c_int
) -> c_int