pub unsafe extern "C" fn ets_sha_finish(
    ctx: *mut SHA_CTX,
    output: *mut c_uchar
) -> ets_status_t