Create a Python function to calculate the daily interest accrual based on a fixed SELIC rate, taking a principal amount and a number of days as input.
Create a Python function to calculate the daily interest accrual based on a fixed SELIC rate, taking a principal amount and a number of days as input.