pub fn mint_decimals_is_zero(
    mint_info: &AccountInfo<'_>
) -> Result<bool, ProgramError>