pub unsafe extern "C" fn crypto_auth_hmacsha512_final( state: *mut crypto_auth_hmacsha512_state, a: *mut [u8; 64], ) -> c_int