`impl<T: Send + ..> ToSendValue for T` is [in Blanket impls](https://docs.rs/cairo-rs/0.14.9/cairo/struct.ImageSurface.html#impl-ToSendValue) but the type is [`!Send`](https://docs.rs/cairo-rs/0.14.9/cairo/struct.ImageSurface.html#impl-Send)