pub unsafe extern "system" fn RatingCheckUserAccessW(
    pszusername: PCWSTR,
    pszurl: PCWSTR,
    pszratinginfo: PCWSTR,
    pdata: *const u8,
    cbdata: u32,
    ppratingdetails: *mut *mut c_void
) -> HRESULT