pub type SemaphoreCreateFlags = SemaphoreCreateFlagBits;
pub struct SemaphoreCreateFlags(/* private fields */);