pub fn register_dlpack_module(m: &Bound<'_, PyModule>) -> PyResult<()>
Register DLPack interop functions on the given module.