pub unsafe extern "C" fn SkMatrix_isSimilarity(
    this: *const SkMatrix,
    tol: SkScalar
) -> bool