Function windows::Win32::Graphics::Gdi::ExtCreatePen

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