pub unsafe extern "C" fn aws_crt_statistics_handler_process_statistics(
    handler: *mut AwsCCrtStatisticsHandler,
    interval: *mut AwsCCrtStatisticsSampleInterval,
    stats: *mut AwsCArrayList,
    context: *mut c_void
)