It is definitely suboptimal to manually edit autogenerated code and surely incomplete but, at least, gets servo build on platforms where char is unsigned (e.g., on aarch64). It would be great if a future version of bindgen could generate `libc::c_char` at the right places.