Flush string from dynamic allocated function.
void flush_string( ffi.Pointer<ffi.Char> str, ) { return _flush_string( str, ); }