ULONG Fail_if_exists = Behavior & OPEN_FAIL_IF_EXISTS;
ULONG Create_if_new  = Behavior & OPEN_CREATE_IF_NEW;
