pub unsafe extern "C" fn blkid_probe_set_hint(
    pr: blkid_probe,
    name: *const c_char,
    value: u64
) -> c_int