double strtof( ffi.Pointer<ffi.Char> __nptr, ffi.Pointer<ffi.Pointer<ffi.Char>> __endptr, ) { return _strtof( __nptr, __endptr, ); }