pub unsafe fn create_allocator_raw(
    allocator_create_info: &AllocatorCreateInfo
) -> VkResult<Allocator>