pub unsafe extern "C" fn crypto_auth_hmacsha512_verify( h: *const c_uchar, in_: *const c_uchar, inlen: c_ulonglong, k: *const c_uchar, ) -> c_int