pub unsafe extern "C" fn GrDirectContext_createBackendTexture2(
this: *mut GrDirectContext,
width: c_int,
height: c_int,
arg1: *const GrBackendFormat,
color: *const SkColor4f,
arg2: GrMipmapped,
arg3: GrRenderable,
arg4: GrProtected,
finishedProc: GrGpuFinishedProc,
finishedContext: GrGpuFinishedContext,
label: std_string_view
) -> GrBackendTexture