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