Function PyInterpreterState_Next
pub unsafe extern "C" fn PyInterpreterState_Next(
interp: *mut PyInterpreterState,
) -> *mut PyInterpreterStateAvailable on crate feature
tls only.pub unsafe extern "C" fn PyInterpreterState_Next(
interp: *mut PyInterpreterState,
) -> *mut PyInterpreterStatetls only.