pub fn refresh_position_metadata<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, RefreshPositionMetadata<'info>>
) -> Result<()>