pub unsafe extern "C" fn PySequence_Fast(
    o: *mut PyObject,
    m: *const i8
) -> *mut PyObject