pub unsafe extern "C" fn BCryptQueryContextFunctionProperty(
dwTable: ULONG,
pszContext: LPCWSTR,
dwInterface: ULONG,
pszFunction: LPCWSTR,
pszProperty: LPCWSTR,
pcbValue: *mut ULONG,
ppbValue: *mut PUCHAR,
) -> NTSTATUS