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