pub fn get_position_address(
    position_mint: &Pubkey,
) -> Result<(Pubkey, u8), ProgramError>