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