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