pub(crate) unsafe extern "C" fn get_sequence_item_from_mapping( obj: *mut PyObject, index: Py_ssize_t, ) -> *mut PyObject