pub(crate) fn register(module: &Bound<'_, PyModule>) -> PyResult<()>
Register bitstream bindings without adding implementation code to the crate root.