pub fn amount_to_ui_amount_string(amount: u64, decimals: u8) -> String
Convert a raw amount to its UI representation (using the decimals field defined in its mint)