pub unsafe extern "C" fn gtk_table_get_size(
    table: *mut GtkTable,
    rows: *mut c_uint,
    columns: *mut c_uint
)