Function GdipGetPenFillType

pub unsafe extern "system" fn GdipGetPenFillType(
    pen: *mut GpPen,
    type: *mut PenType,
) -> Status