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