pub unsafe extern "C" fn crypt_set_iteration_time(
    cd: *mut crypt_device,
    iteration_time_ms: u64
)