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