pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_delete_comment(
    object: *mut FLAC__StreamMetadata,
    comment_num: u32
) -> FLAC__bool