pub unsafe extern "C" fn png_chunk_benign_error(
    png_ptr: &png_struct,
    warning_message: *const c_char
)