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