Function BCryptQueryContextConfiguration
pub unsafe fn BCryptQueryContextConfiguration<P1>(
dwtable: BCRYPT_TABLE,
pszcontext: P1,
pcbbuffer: *mut u32,
ppbuffer: Option<*mut *mut CRYPT_CONTEXT_CONFIG>,
) -> NTSTATUSwhere
P1: Param<PCWSTR>,