pub unsafe fn PyDataType_METADATA<'py>( py: Python<'py>, dtype: *const PyArray_Descr, ) -> *mut PyObject