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