pub unsafe extern "C" fn uiGroupSetTitle(
    g: *mut uiGroup,
    title: *const c_char
)