pub type PFN_vkCreateSamplerYcbcrConversion = unsafe extern "system" fn(_: Device, _: *const SamplerYcbcrConversionCreateInfo, _: *const AllocationCallbacks, _: *mut SamplerYcbcrConversion) -> Result;