pub unsafe fn ExtCreatePen(
    ipenstyle: PEN_STYLE,
    cwidth: u32,
    plbrush: *const LOGBRUSH,
    pstyle: Option<&[u32]>
) -> HPEN