Function CreatePen

pub unsafe extern "system" fn CreatePen(
    istyle: PEN_STYLE,
    cwidth: i32,
    color: COLORREF,
) -> HPEN