pub unsafe extern "C" fn cipher_cmac_finish(
    ctx: *mut cipher_context_t,
    output: *mut c_uchar
) -> c_int