pub unsafe extern "system" fn CertRemoveEnhancedKeyUsageIdentifier(
    pcertcontext: *const CERT_CONTEXT,
    pszusageidentifier: PCSTR,
) -> BOOL