pub unsafe extern "C" fn crypt_set_pbkdf_type(
    cd: *mut crypt_device,
    pbkdf: *const crypt_pbkdf_type
) -> c_int