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