pub unsafe extern "system" fn BCryptConfigureContextFunction(
    dwtable: BCRYPT_TABLE,
    pszcontext: PCWSTR,
    dwinterface: BCRYPT_INTERFACE,
    pszfunction: PCWSTR,
    pconfig: *const CRYPT_CONTEXT_FUNCTION_CONFIG,
) -> NTSTATUS