pub unsafe extern "C" fn PyStructSequence_InitType(
_type: *mut PyTypeObject,
desc: *mut PyStructSequence_Desc
)