Function GetSecretAgreementInterface
pub unsafe extern "system" fn GetSecretAgreementInterface(
pszprovidername: PCWSTR,
pszalgid: PCWSTR,
ppfunctiontable: *mut *mut BCRYPT_SECRET_AGREEMENT_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUS