pub unsafe extern "system" fn GdipRotatePenTransform(
    pen: *mut GpPen,
    angle: f32,
    order: MatrixOrder
) -> Status