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