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