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