Missing function declaration in fixed_pkg
The function to_ufixed(UNRESOLVED_sfixed) is defined in the package body, but is missing from the package. The parallel to_sfixed(UNRESOLVED_ufixed) function is defined in the package. This looks to be an oversight.
Edited by Kaleb Barrett