pub unsafe extern "C" fn gtk_snapshot_append_layout(
    snapshot: *mut GtkSnapshot,
    layout: *mut PangoLayout,
    color: *const GdkRGBA
)