pub unsafe extern "system" fn GdipSetPenTransform(
    pen: *mut GpPen,
    matrix: *mut Matrix
) -> Status