Using numba with cityhash

Im using very well but in some scenarios I need to go back into Python interpreter to use cityhash functions from GitHub - escherba/python-cityhash: Python bindings for FarmHash and CityHash. I want to know if is possible to use directly in numba? Im loosing some performance in this case. Thanks