Function OleRegGetUserType

pub unsafe extern "system" fn OleRegGetUserType(
    clsid: *const GUID,
    dwformoftype: u32,
    pszusertype: *mut PWSTR,
) -> HRESULT