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