pub fn write_adaptation_field(
    writer: &mut BitWriter<'_, BigEndian>,
    adaptation_field: &Option<AdaptationField>
)