pub unsafe extern "system" fn MsiBeginTransactionW(
    szname: PCWSTR,
    dwtransactionattributes: u32,
    phtransactionhandle: *mut MSIHANDLE,
    phchangeofownerevent: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"