const SUPPRESS_REASON_SYS_CRATE: &str = "sys-crate";
Using target_arch in order to implement a ‘*-sys’-like crate (where the structure changes depending on the host-arch)
target_arch