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