pub unsafe extern "C" fn SkColorMatrix_setConcat(
    this: *mut SkColorMatrix,
    a: *const SkColorMatrix,
    b: *const SkColorMatrix
)