pub unsafe extern "C" fn sha512_finish(
    ctx: *mut sha512_context,
    output: *mut c_uchar
)