pub unsafe extern "C" fn GrDirectContext_createBackendTexture1(
    this: *mut GrDirectContext,
    width: c_int,
    height: c_int,
    arg1: SkColorType,
    arg2: GrMipmapped,
    arg3: GrRenderable,
    arg4: GrProtected,
    label: std_string_view
) -> GrBackendTexture