pub unsafe extern "C" fn PySys_SetArgv(
    arg1: c_int,
    arg2: *mut *mut wchar_t
)