skia_bindings
pub unsafe extern "C" fn SkBitmap_writePixels( this: *mut SkBitmap, src: *const SkPixmap, dstX: c_int, dstY: c_int) -> bool