pub unsafe extern "C" fn dm_stats_bind_devno(
    dms: *mut dm_stats,
    major: c_int,
    minor: c_int
) -> c_int