pub unsafe extern "C" fn SkMatrix_preConcat(
    this: *mut SkMatrix,
    other: *const SkMatrix
) -> *mut SkMatrix