pub unsafe extern "C" fn blkid_probe_set_device(
    pr: blkid_probe,
    fd: c_int,
    off: blkid_loff_t,
    size: blkid_loff_t
) -> c_int