pub fn handler(
    ctx: Context<'_, '_, '_, '_, RefreshPosition<'_>>,
    expect_price: bool
) -> Result<()>