Function GdipGetPenBrushFill

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