pub unsafe extern "system" fn GdipMultiplyPenTransform(
    pen: *mut GpPen,
    matrix: *const Matrix,
    order: MatrixOrder
) -> Status