pub unsafe extern "C" fn FLAC__metadata_simple_iterator_delete_block(
    iterator: *mut FLAC__Metadata_SimpleIterator,
    use_padding: FLAC__bool
) -> FLAC__bool