pub fn register_python_bindings(module: &Bound<'_, PyModule>) -> PyResult<()>
Register the pickle Python bindings into the given module.