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