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