pub unsafe extern "C" fn Py_Main(
    argc: c_int,
    argv: *mut *mut wchar_t
) -> c_int