pub unsafe extern "C" fn PyNode_Compile(
    arg1: *mut _node,
    arg2: *const i8
) -> *mut PyCodeObject