pub unsafe extern "stdcall" fn IInternetSession_GetSessionOption_Proxy(
    This: *mut IInternetSession,
    dwOption: DWORD,
    pBuffer: LPVOID,
    pdwBufferLength: *mut DWORD,
    dwReserved: DWORD
) -> HRESULT