pub unsafe extern "C" fn av_add_index_entry( st: *mut AVStream, pos: i64, timestamp: i64, size: c_int, distance: c_int, flags: c_int, ) -> c_int