pub unsafe extern "C" fn gtk_cell_renderer_set_padding(
    cell: *mut GtkCellRenderer,
    xpad: c_int,
    ypad: c_int
)