pub unsafe extern "stdcall" fn IInternetSecurityManager_GetSecurityId_Proxy(
    This: *mut IInternetSecurityManager,
    pwszUrl: LPCWSTR,
    pbSecurityId: *mut BYTE,
    pcbSecurityId: *mut DWORD,
    dwReserved: DWORD
) -> HRESULT