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