Obtain name of user.
ffi.Pointer<ffi.Char> get_current_username() { return _get_current_username(); }