pub fn register_python_bindings(module: &Bound<'_, PyModule>) -> PyResult<()>
Register the probe bindings in the Python extension module.