suggest_state() function
If `src` is not defined for the current state try to get a state which is related to the current but has `src`. E.g. if the PRESSED src is not set but the RELEASED does, use the RELEASED.
Arguments
imgbtn
pointer to an image button
state
the state to convert
Return value
the suggested state