Determine this program is executed with admin.
int is_elevated(ffi.Pointer<ffi.Bool> result) { return _is_elevated(result); }