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