pub unsafe extern "C" fn GuiValueBox( bounds: Rectangle, text: *const i8, value: *mut i32, minValue: i32, maxValue: i32, editMode: bool) -> bool