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