pub unsafe extern "C" fn gtk_image_set_pixel_size(
    image: *mut GtkImage,
    pixel_size: c_int
)