pub unsafe extern "system" fn CertSetEnhancedKeyUsage(
    pcertcontext: *const CERT_CONTEXT,
    pusage: *const CTL_USAGE,
) -> BOOL