pub unsafe extern "C" fn cipher_setup(
    ctx: *mut cipher_context_t,
    cipher_info: *const cipher_info_t
) -> c_int