checked_div still has panic handler in assembly

Thank you for the great library!

I've tried to remove panic handler in assembly by using FixedI128::checked_div but unable to do this. Is it even possible?