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