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