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