ULONG Create_file_action_is_allowed = 0;
if (!(Behavior & OPEN_FAIL_IF_EXISTS)) Create_file_action_is_allowed = 1;
