// picogkffi fileio: Generic file I/O utilities.
///|
/// write_file writes raw bytes to a file.
/// Returns true on success, false on error.
pub fn write_file(path : String, data : String) -> Bool {
let path_bytes = FixedArray::make(path.length() + 1, 0L.to_byte())
for i in 0.. Bool {
let url_bytes = FixedArray::make(url.length() + 1, 0L.to_byte())
for i in 0..