pub unsafe extern "C" fn append(
    dst_handle: BodyHandle,
    src_handle: BodyHandle
) -> FastlyStatus