pub type PFN_vkTransitionImageLayout = unsafe extern "system" fn(_device: Device, _transition_count: u32, _transitions: *const HostImageLayoutTransitionInfo) -> Result;
https://www.khronos.org/registry/vulkan/specs/latest/man/html/vkTransitionImageLayout.html