#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_table_set_cell_ctrl( obj: *mut Object, row: u32, col: u32, ctrl: TableCellCtrl, ) -> i32