pub unsafe extern "C" fn C_SkMatrix_Equals(
    self_: *const SkMatrix,
    rhs: *const SkMatrix
) -> bool