pub unsafe extern "C" fn crypt_keyslot_set_encryption(
cd: *mut crypt_device,
cipher: *const c_char,
key_size: usize
) -> c_int