Function windows_sys::Win32::System::Com::Urlmon::CreateURLMonikerEx

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