pub unsafe extern "C" fn C_SkPaint_Equals(
    lhs: *const SkPaint,
    rhs: *const SkPaint
) -> bool