pub unsafe extern "C" fn PyStructSequence_NewType(
    desc: *mut PyStructSequence_Desc
) -> *mut PyTypeObject
This is supported on non-PyPy only.