pub unsafe fn MsiEnableUIPreview<P0>(
    hdatabase: P0,
    phpreview: *mut MSIHANDLE,
) -> u32
where P0: Param<MSIHANDLE>,