pub type Png_RowGetter = Option<unsafe extern "C" fn(bmp: *mut Bitmap, row: c_int) -> *mut BitmapCol>;