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