when call the fopen with mode "rb", _open_r get the wrong arg 'flags' with value 65536, replaced by "r+" , _open_r get the right args.
when call the fopen with mode "rb", _open_r get the wrong arg 'flags' with value 65536, replaced by "r+" , _open_r get the right args.