pub unsafe extern "C" fn spinel_swapchain_create(
    context: spinel_context_t,
    create_info: *const spinel_swapchain_create_info_t,
    swapchain: *mut spinel_swapchain_t
) -> Type