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