pub type PFN_vkCreateSampler = unsafe extern "system" fn(Device, *const SamplerCreateInfo, *const AllocationCallbacks, *mut Sampler) -> Result;