pub(crate) fn register(m: &Bound<'_, PyModule>) -> PyResult<()>
Register the analysis functions on the Python extension module.