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