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