I've tried to build a project for Android and it tried to link to `xcb`. Turns out this library depends on xcb :) Is Android support planned and if not, could we add a `compile_error!` if the target platform is Android?