pub unsafe extern "C" fn cipher_info_from_values(
    cipher_id: cipher_id_t,
    key_bitlen: c_int,
    mode: cipher_mode_t
) -> *const cipher_info_t