pub unsafe extern "C" fn SkSurface_SkSurface(
    this: *mut SkSurface,
    width: c_int,
    height: c_int,
    surfaceProps: *const SkSurfaceProps
)