def _import_cython_function(module_name: str, function_name: str) -> int: ...
