pub unsafe extern "C" fn PyStructSequence_InitType2(
_type: *mut PyTypeObject,
desc: *mut PyStructSequence_Desc
) -> c_int