ULONG Throw_error_if_already_exists = 0;
if (Behavior & OPEN_FAIL_IF_EXISTS) Throw_error_if_already_exists = 1;
