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