#ifndef _NPY_ARRAY_METHODS_H_ #define _NPY_ARRAY_METHODS_H_ extern NPY_NO_EXPORT PyMethodDef array_methods[]; #endif