pub unsafe extern "C" fn png_set_read_status_fn(
    png_ptr: &mut png_struct,
    read_row_fn: png_read_status_ptr
)