pub unsafe extern "C" fn uiProgressBarSetValue(
    p: *mut uiProgressBar,
    n: c_int
)