pub unsafe extern "system" fn GdipTransformMatrixPoints(
    matrix: *mut Matrix,
    pts: *mut PointF,
    count: i32
) -> Status