pub unsafe extern "C" fn png_free(
    png_ptr: &png_struct,
    ptr: *mut c_void
)