pub unsafe extern "C" fn BCryptEnumContextFunctionProviders(
dwTable: ULONG,
pszContext: LPCWSTR,
dwInterface: ULONG,
pszFunction: LPCWSTR,
pcbBuffer: *mut ULONG,
ppBuffer: *mut PCRYPT_CONTEXT_FUNCTION_PROVIDERS,
) -> NTSTATUS