pub unsafe extern "C" fn PyImport_ImportModuleAttr(
mod_name: *mut PyObject,
attr_name: *mut PyObject,
) -> *mut PyObjectAvailable on non-
Py_LIMITED_API and (non-PyPy or Py_3_14) and Py_3_14 only.