Function GdipSetPenColor

pub unsafe extern "system" fn GdipSetPenColor(
    pen: *mut GpPen,
    argb: u32,
) -> Status