pub unsafe extern "stdcall" fn IInternetSession_RegisterNameSpace_Proxy(
    This: *mut IInternetSession,
    pCF: *mut IClassFactory,
    rclsid: *const CLSID,
    pwzProtocol: LPCWSTR,
    cPatterns: ULONG,
    ppwzPatterns: *const LPCWSTR,
    dwReserved: DWORD
) -> HRESULT