pub unsafe extern "C" fn crypto_kdf_hkdf_sha512_extract_final( state: *mut crypto_kdf_hkdf_sha512_state, prk: *mut c_uchar, ) -> c_int