pub unsafe extern "C" fn SkM44_setConcat(
    this: *mut SkM44,
    a: *const SkM44,
    b: *const SkM44
) -> *mut SkM44