pub unsafe extern "system" fn MsiOpenDatabaseW(
    szdatabasepath: PCWSTR,
    szpersist: PCWSTR,
    phdatabase: *mut MSIHANDLE,
) -> u32