pub fn token_timestamp_adjustment<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ReadTokenMap<'info>>,
token: Pubkey,
provider: u8,
) -> Result<Return<u32>>
pub fn token_timestamp_adjustment<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ReadTokenMap<'info>>,
token: Pubkey,
provider: u8,
) -> Result<Return<u32>>