pub unsafe extern "C" fn wc_Sha512Final(
    sha512: *mut wc_Sha512,
    hash: *mut byte
) -> c_int