pub unsafe extern "C" fn blkid_probe_hide_range(
    pr: blkid_probe,
    off: u64,
    len: u64
) -> c_int