pub unsafe extern "C" fn GrDirectContext_createBackendTexture4(
this: *mut GrDirectContext,
srcData: *const SkPixmap,
numLevels: c_int,
arg1: GrSurfaceOrigin,
arg2: GrRenderable,
arg3: GrProtected,
finishedProc: GrGpuFinishedProc,
finishedContext: GrGpuFinishedContext,
label: std_string_view
) -> GrBackendTexture