pub unsafe extern "C" fn SkImage_peekPixels(
    this: *const SkImage,
    pixmap: *mut SkPixmap
) -> bool