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