pub unsafe extern "C" fn ui_text( text: *const c_char, scroll: *mut Vec2, scroll_direction: UiScroll, height: f32, text_align: Align, ) -> Bool32T