pub const O_EXCL: u32 = bindings::O_EXCL; // 128u32
Ensure that this file is created with the open(2) call.
open(2)