pub type PFN_vkCreateIndirectCommandsLayoutNV = unsafe extern "system" fn(_: Device, _: *const IndirectCommandsLayoutCreateInfoNV, _: *const AllocationCallbacks, _: *mut IndirectCommandsLayoutNV) -> Result;