pub unsafe extern "C" fn PyStructSequence_New(
    _type: *mut PyTypeObject
) -> *mut PyObject