pub unsafe extern "system" fn BCryptCreateContext(
    dwtable: BCRYPT_TABLE,
    pszcontext: PCWSTR,
    pconfig: *const CRYPT_CONTEXT_CONFIG,
) -> NTSTATUS