Use unsafe blocks in arpa/inet.h implementation
As a first baby step towards #194, enable #![deny(unsafe_op_in_unsafe_fn)]
in the arpa/inet.h implementation.
As a first baby step towards #194, enable #![deny(unsafe_op_in_unsafe_fn)]
in the arpa/inet.h implementation.