pub unsafe extern "system" fn CryptInstallOIDFunctionAddress(
    hmodule: HMODULE,
    dwencodingtype: u32,
    pszfuncname: PCSTR,
    cfuncentry: u32,
    rgfuncentry: *const CRYPT_OID_FUNC_ENTRY,
    dwflags: u32,
) -> BOOL