pub unsafe extern "C" fn PyCode_NewEmpty( filename: *const c_char, funcname: *const c_char, firstlineno: c_int) -> *mut PyCodeObject