pub unsafe extern "system" fn CreateURLMonikerEx(
    pmkctx: IMoniker,
    szurl: PCWSTR,
    ppmk: *mut IMoniker,
    dwflags: u32
) -> HRESULT