fn getcwd(out_buffer: []u8) GetCwdError![]u8
The result is a slice of out_buffer, indexed from 0.
out_buffer: []u8,