pub unsafe extern "C" fn uiFormAppend(
    f: *mut uiForm,
    label: *const c_char,
    c: *mut uiControl,
    stretchy: c_int
)