pub unsafe extern "C" fn buffered_file_stream_alloc( storage: *mut Storage, ) -> *mut Stream
Allocate a file stream with buffered read operations
Stream*