skia_bindings
pub unsafe extern "C" fn SkCanvas_readPixels2( this: *mut SkCanvas, bitmap: *const SkBitmap, srcX: c_int, srcY: c_int) -> bool