BCryptConfigureContext

Function BCryptConfigureContext 

pub unsafe fn BCryptConfigureContext<P1>(
    dwtable: BCRYPT_TABLE,
    pszcontext: P1,
    pconfig: *const CRYPT_CONTEXT_CONFIG,
) -> NTSTATUS
where P1: Param<PCWSTR>,