pub unsafe extern "system" fn StgOpenStorage(
    pwcsname: PCWSTR,
    pstgpriority: IStorage,
    grfmode: STGM,
    snbexclude: *const *const u16,
    reserved: u32,
    ppstgopen: *mut IStorage
) -> HRESULT