pub unsafe extern "C" fn C_SkSurfaces_WrapBackendRenderTarget(
context: *mut GrRecordingContext,
backendRenderTarget: *const GrBackendRenderTarget,
origin: GrSurfaceOrigin,
colorType: SkColorType,
colorSpace: *mut SkColorSpace,
surfaceProps: *const SkSurfaceProps
) -> *mut SkSurface