def gdxAcronymGetMapping(pgdx, N): r"""gdxAcronymGetMapping(pgdx, N) -> int""" return _gdxcc.gdxAcronymGetMapping(pgdx, N)
def gdxAcronymGetMapping(*args): """gdxAcronymGetMapping(pgdx, N) -> int""" return _gdxcc.gdxAcronymGetMapping(*args)