pub unsafe extern "C" fn PyFrame_LocalsToFast(
f: *mut PyFrameObject,
clear: c_int
)