Function GdipSetPenBrushFill

pub unsafe extern "system" fn GdipSetPenBrushFill(
    pen: *mut GpPen,
    brush: *mut GpBrush,
) -> Status