pub unsafe extern "C" fn SkCanvas_setMatrix1(
    this: *mut SkCanvas,
    matrix: *const SkMatrix
)