pub unsafe extern "C" fn SkBitmap_makeShader2(
    this: *const SkBitmap,
    sampling: *const SkSamplingOptions,
    lm: *const SkMatrix
) -> sk_sp<SkShader>