pub type PyArray_ScalarKind = unsafe extern "C" fn(typenum: c_int, arr: *mut *mut PyArrayObject) -> NPY_SCALARKIND;