pub unsafe extern "C" fn GrDirectContext_createBackendTexture5(
    this: *mut GrDirectContext,
    srcData: *const SkPixmap,
    textureOrigin: GrSurfaceOrigin,
    renderable: GrRenderable,
    isProtected: GrProtected,
    finishedProc: GrGpuFinishedProc,
    finishedContext: GrGpuFinishedContext,
    label: std_string_view
) -> GrBackendTexture