pub type PFN_vkCreateBufferCollectionFUCHSIA = unsafe extern "system" fn(device: Device, p_create_info: *const BufferCollectionCreateInfoFUCHSIA<'_>, p_allocator: *const AllocationCallbacks<'_>, p_collection: *mut BufferCollectionFUCHSIA) -> Result;