pub unsafe extern "C" fn crypto_auth_hmacsha512256_init( state: *mut crypto_auth_hmacsha512256_state, key: *const c_uchar, keylen: usize, ) -> c_int