pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_replace_comment(
object: *mut FLAC__StreamMetadata,
entry: FLAC__StreamMetadata_VorbisComment_Entry,
all: FLAC__bool,
copy: FLAC__bool,
) -> FLAC__boolpub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_replace_comment(
object: *mut FLAC__StreamMetadata,
entry: FLAC__StreamMetadata_VorbisComment_Entry,
all: FLAC__bool,
copy: FLAC__bool,
) -> FLAC__bool