pub unsafe fn GetLocalManagedApplicationData<P0>(
    productcode: P0,
    displayname: *mut PWSTR,
    supporturl: *mut PWSTR,
)
where P0: Param<PCWSTR>,