pub type PeW<'a, REG> = BitWriter<'a, REG>;
Field PE writer -
PE
pub struct PeW<'a, REG> { /* private fields */ }