pub fn decode_raw_price_i64(value: i64) -> PriceRaw
The raw i64 price has already been scaled by 10^9. Further scale it by the difference to FIXED_PRECISION to make it high-precision raw price.