pub unsafe extern "C" fn dm_stats_get_throughput(
    dms: *const dm_stats,
    tput: *mut f64,
    region_id: u64,
    area_id: u64
) -> c_int