pub unsafe extern "C" fn GrBackendTexture_GrBackendTexture2(
    this: *mut GrBackendTexture,
    width: c_int,
    height: c_int,
    arg1: GrMipmapped,
    mockInfo: *const GrMockTextureInfo,
    label: std_string_view
)