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