#ifndef _NPY_CORE_SRC_MULTIARRAY_STRINGDTYPE_CASTS_H_ #define _NPY_CORE_SRC_MULTIARRAY_STRINGDTYPE_CASTS_H_ #ifdef __cplusplus extern "C" { #endif PyArrayMethod_Spec **get_casts(); #ifdef __cplusplus } #endif #endif /* _NPY_CORE_SRC_MULTIARRAY_STRINGDTYPE_CASTS_H_ */