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;