pub fn ptrBitWidth(target: *const Target) u16
pub fn ptrBitWidth(target: *const Target) u16 { return ptrBitWidth_cpu_abi(target.cpu, target.abi); }