pub unsafe extern "C" fn SkBitmap_setPixels(
    this: *mut SkBitmap,
    pixels: *mut c_void
)