pub(crate) fn parse_remove_bits_attr(
    ast: &mut DeriveInput
) -> Result<Option<u64>>