MsiSetExternalUIRecord

Function MsiSetExternalUIRecord 

pub unsafe fn MsiSetExternalUIRecord(
    puihandler: PINSTALLUI_HANDLER_RECORD,
    dwmessagefilter: u32,
    pvcontext: Option<*const c_void>,
    ppuiprevhandler: PINSTALLUI_HANDLER_RECORD,
) -> u32