pub fn pixbuf_get_from_surface( surface: &Surface, src_x: i32, src_y: i32, width: i32, height: i32 ) -> Option<Pixbuf>