pub fn load_pyth_price(
    pyth_price_account_data: &[u8]
) -> Result<Decimal, ProgramError>