pub fn register_async_module(m: &Bound<'_, PyModule>) -> PyResult<()>
Register async operations with Python module