pub unsafe fn tabview_set_tab_bar_size( obj: *mut Object, size: i32, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.