#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_table_set_cell_value_fmt( obj: *mut Object, row: u32, col: u32, fmt: *const c_char, ) -> i32